summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 6097dbc..74a1ce6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,7 @@ lib/cJSON.h
lib/cJSON.c
# the following is the binary
discord.c
+# debugging log files
+netreq.log
+stderr.log
+valgrind-out.txt